home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / myalarm.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  44 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.     <id>5000</id>
  4.     <defaultcontrol>3</defaultcontrol>
  5.     <allowoverlay>yes</allowoverlay>
  6.     <define>#header.label:850</define>
  7.     <define>#header.image:alarm_logo.png</define>
  8.     <define>#header.hover:hover_my alarm.png</define>
  9.     <controls>
  10.         <import>common.window.xml</import>
  11.         <control>
  12.             <type>group</type>
  13.             <description>group element</description>
  14.             <layout>StackLayout</layout>
  15.             <posX>60</posX>
  16.             <posY>97</posY>
  17.             <control>
  18.                 <description>New button</description>
  19.                 <type>button</type>
  20.                 <id>3</id>
  21.                 <posX>60</posX>
  22.                 <posY>97</posY>
  23.                 <label>617</label>
  24.                 <onright>50</onright>
  25.                 <onleft>50</onleft>
  26.                 <onup>17</onup>
  27.                 <ondown>4</ondown>
  28.             </control>
  29.             <control>
  30.                 <description>Sleep timer Button</description>
  31.                 <type>button</type>
  32.                 <id>4</id>
  33.                 <posX>60</posX>
  34.                 <posY>131</posY>
  35.                 <label>859</label>
  36.                 <onright>5</onright>
  37.                 <onleft>5</onleft>
  38.                 <onup>3</onup>
  39.                 <ondown>3</ondown>
  40.             </control>
  41.         </control>
  42.         <import>common.facade.xml</import>
  43.     </controls>
  44. </window>